robertl [Thu, 13 Oct 2005 22:08:01 +0000 (22:08 +0000)]
Be a little less loose with casting return value of lseek to shorter types.
oliskoli [Thu, 13 Oct 2005 21:52:42 +0000 (21:52 +0000)]
Fix waypt counter in waypt_backup
robertl [Tue, 11 Oct 2005 01:19:09 +0000 (01:19 +0000)]
KML: Use url_link_text to build a linky link when we can.
oliskoli [Mon, 10 Oct 2005 22:04:23 +0000 (22:04 +0000)]
Added input line for format specific options
oliskoli [Mon, 10 Oct 2005 21:53:17 +0000 (21:53 +0000)]
Added input line for format specific options
robertl [Mon, 10 Oct 2005 15:58:28 +0000 (15:58 +0000)]
From Andrew - a number of changes for MSVC.
cst.c: whack dead variable.
csv_util.c, globals.c, waypt.c : dont explictly init global.
gdb.c, msroute.c: return after 'fatal'. (decoration...)
gpx.c: fix cast.
ignrando.c, nmn4.c: cast _count to int.
waypt.c: init 'no' before use.
cet/* Zero length arrays aren't C89.
msvc/GPSBabel.vcproj: Update.
robertl [Mon, 10 Oct 2005 08:21:25 +0000 (08:21 +0000)]
Typo fix.
oliskoli [Sun, 9 Oct 2005 17:25:32 +0000 (17:25 +0000)]
Added route support; write data depending on global_opts.objective
oliskoli [Sun, 9 Oct 2005 16:48:44 +0000 (16:48 +0000)]
Fix comparison jeeps altitude
oliskoli [Wed, 5 Oct 2005 22:06:31 +0000 (22:06 +0000)]
History update
oliskoli [Tue, 4 Oct 2005 22:39:33 +0000 (22:39 +0000)]
Sync changes with source tree; rel. 0.2
oliskoli [Tue, 4 Oct 2005 21:11:36 +0000 (21:11 +0000)]
Fix range-check max. value; exit filter, if no more tracks left
robertl [Tue, 4 Oct 2005 16:08:18 +0000 (16:08 +0000)]
Trim trailing spaces when reading description. Provide default icon if none
given.
robertl [Tue, 4 Oct 2005 14:54:48 +0000 (14:54 +0000)]
Add filterdefs to hold protos for filter functions and extern of waypt_head
so we can more easily finger the remaining formats that violate the intended
'static-ness' of that symbol.
robertl [Tue, 4 Oct 2005 14:29:50 +0000 (14:29 +0000)]
Commonize selection for waypt and trk/rte processing.
robertl [Tue, 4 Oct 2005 14:11:17 +0000 (14:11 +0000)]
More aggressively 'static'-ize module internal data.
oliskoli [Fri, 30 Sep 2005 23:22:28 +0000 (23:22 +0000)]
Sync changes with source tree; rel. 0.2
oliskoli [Fri, 30 Sep 2005 23:14:22 +0000 (23:14 +0000)]
Sync changes with source tree; rel. 0.2
parkrrrr [Fri, 30 Sep 2005 20:20:26 +0000 (20:20 +0000)]
Add controls option to saroute, use street names for rtept names at turns
oliskoli [Fri, 30 Sep 2005 01:53:46 +0000 (01:53 +0000)]
Sync changes with source tree
robertl [Thu, 29 Sep 2005 22:09:13 +0000 (22:09 +0000)]
Fix bug when 4-digit encoded entity ends on a byte offset that's a multiple of 4096-1.
oliskoli [Wed, 28 Sep 2005 23:33:20 +0000 (23:33 +0000)]
Minor and major changes
oliskoli [Wed, 28 Sep 2005 21:50:00 +0000 (21:50 +0000)]
French translation for delphi internal strings
robertl [Wed, 28 Sep 2005 21:24:05 +0000 (21:24 +0000)]
Move global decls to a file of their own.
oliskoli [Wed, 28 Sep 2005 20:35:26 +0000 (20:35 +0000)]
Remove incorrect data check
oliskoli [Wed, 28 Sep 2005 20:30:07 +0000 (20:30 +0000)]
Disable debug code
oliskoli [Wed, 28 Sep 2005 00:55:42 +0000 (00:55 +0000)]
New windows-gui, initial release
oliskoli [Wed, 28 Sep 2005 00:33:08 +0000 (00:33 +0000)]
New windows-gui, initial release
robertl [Mon, 26 Sep 2005 13:14:39 +0000 (13:14 +0000)]
Don't squawk about A100[02345]'s for Forerunner.
(This code really should be taken behind the barn and shot...)
robertl [Mon, 26 Sep 2005 13:07:11 +0000 (13:07 +0000)]
Let GPS_Init run for USB models - lets get_posn work.
parkrrrr [Thu, 22 Sep 2005 17:13:56 +0000 (17:13 +0000)]
Add more an1 road types, clarify docs
oliskoli [Tue, 20 Sep 2005 07:45:00 +0000 (07:45 +0000)]
Fix date conversion for timestamps from last century
robertl [Thu, 15 Sep 2005 16:25:39 +0000 (16:25 +0000)]
Steve Chamberlin contributes National Geographic Topo format.
robertl [Thu, 15 Sep 2005 01:53:04 +0000 (01:53 +0000)]
Allow Natl Topo to allow override of datums for benefit of users in HI.
robertl [Thu, 15 Sep 2005 01:49:39 +0000 (01:49 +0000)]
Whitespace is OK in shortname for magellanX (with 20 char names), but not magellan (8).
parkrrrr [Wed, 14 Sep 2005 18:16:30 +0000 (18:16 +0000)]
Added URL and gc support to an1
robertl [Wed, 14 Sep 2005 18:13:51 +0000 (18:13 +0000)]
Centralize __attribute__ decorations.
parkrrrr [Wed, 14 Sep 2005 16:58:13 +0000 (16:58 +0000)]
syntax errors in GCC
robertl [Wed, 14 Sep 2005 14:19:46 +0000 (14:19 +0000)]
Don't prefer 'notes' on a shortname if we have an empty (but non-null) notes.
(Test case: input from a tabsep file...)
robertl [Wed, 14 Sep 2005 13:52:43 +0000 (13:52 +0000)]
Diff/Terr are never negative.
robertl [Tue, 13 Sep 2005 23:24:47 +0000 (23:24 +0000)]
Olaf adds Navigon Mobile Navigator 4.
robertl [Tue, 13 Sep 2005 23:15:37 +0000 (23:15 +0000)]
Maggeo: whack dead function.
robertl [Tue, 13 Sep 2005 23:15:27 +0000 (23:15 +0000)]
Tweak write of a few fix types.
robertl [Tue, 13 Sep 2005 20:54:29 +0000 (20:54 +0000)]
Add MYNAME to fatal calls.
robertl [Tue, 13 Sep 2005 20:29:03 +0000 (20:29 +0000)]
FM: No static at all.
robertl [Tue, 13 Sep 2005 20:11:39 +0000 (20:11 +0000)]
Olaf adds Support for Navigon Mobile Navigator 5 Palm/OS files.
Refactor is_fatal and lrtrim to be common code.
robertl [Tue, 13 Sep 2005 19:58:34 +0000 (19:58 +0000)]
GEO: Populate placer name.
robertl [Tue, 13 Sep 2005 18:50:06 +0000 (18:50 +0000)]
GDB from Olaf: Make sure routes have unique wpt names.
robertl [Tue, 13 Sep 2005 06:19:24 +0000 (06:19 +0000)]
Add xstrrstr for searching strings from back. Make geo use it.
robertl [Tue, 13 Sep 2005 05:42:26 +0000 (05:42 +0000)]
Add option to geo reader to nuke placer name from waypoint.
robertl [Mon, 12 Sep 2005 21:04:31 +0000 (21:04 +0000)]
Knock sizeof(geocache_data) down from 52 to 40 on IA32.
robertl [Mon, 12 Sep 2005 20:39:01 +0000 (20:39 +0000)]
Correctly destroy mkshort handles.
robertl [Mon, 12 Sep 2005 20:38:47 +0000 (20:38 +0000)]
More space-efficient storage of handles.
robertl [Mon, 12 Sep 2005 16:39:44 +0000 (16:39 +0000)]
Allow non-ASCII chars through shortnmae. (CET protects us.)
Optionally allow repeated whitspace.
Provide API for changing default name.
robertl [Mon, 12 Sep 2005 16:12:12 +0000 (16:12 +0000)]
Don't recalculate length of incoming string on GPX read. Good for 3% speedup.
robertl [Mon, 12 Sep 2005 15:44:46 +0000 (15:44 +0000)]
PCX: Allow tracks to work without -t. Provide default track name if none available.
parkrrrr [Fri, 9 Sep 2005 14:36:18 +0000 (14:36 +0000)]
Fixed error in documentation for road= option in an1 format
robertl [Thu, 8 Sep 2005 17:24:01 +0000 (17:24 +0000)]
Add names as best we can to routes read from Google Maps.
robertl [Wed, 7 Sep 2005 13:16:56 +0000 (13:16 +0000)]
Olaf adds reading of CarteSurTable files.
robertl [Tue, 6 Sep 2005 16:01:43 +0000 (16:01 +0000)]
Add 'floating' suboption to KML writer for pilots. Improve KML doc.
robertl [Mon, 5 Sep 2005 23:10:38 +0000 (23:10 +0000)]
Tweak 'custom' style.
robertl [Mon, 5 Sep 2005 21:32:53 +0000 (21:32 +0000)]
Olaf cleans up after my search-and-replace of gbuint. :-)
robertl [Mon, 5 Sep 2005 05:21:58 +0000 (05:21 +0000)]
Ooops. Pick up lost 'add' from new msroute format.
robertl [Sun, 4 Sep 2005 23:44:41 +0000 (23:44 +0000)]
Olaf adds read support for MS Autoroute.
robertl [Sun, 4 Sep 2005 23:31:44 +0000 (23:31 +0000)]
Leak fixes.
robertl [Sat, 3 Sep 2005 03:08:37 +0000 (03:08 +0000)]
Minor leak fixes.
robertl [Fri, 2 Sep 2005 23:49:18 +0000 (23:49 +0000)]
Olaf adds support for Suunto Track Manager (STM) WaypointPlus format.
robertl [Fri, 2 Sep 2005 23:47:38 +0000 (23:47 +0000)]
Minor leak tweaks.
robertl [Thu, 1 Sep 2005 20:07:07 +0000 (20:07 +0000)]
Apply correct ignrando.c. (Sorry, Olaf!)
robertl [Thu, 1 Sep 2005 17:26:56 +0000 (17:26 +0000)]
Add ignrando tests.
robertl [Wed, 31 Aug 2005 21:47:26 +0000 (21:47 +0000)]
Olaf adds ignrando support.
robertl [Wed, 31 Aug 2005 17:16:31 +0000 (17:16 +0000)]
Add maggeo to testsuite, reference.
robertl [Wed, 31 Aug 2005 16:27:26 +0000 (16:27 +0000)]
Misc tweaks to placate icc.
robertl [Wed, 31 Aug 2005 15:06:05 +0000 (15:06 +0000)]
Doc 'ENCODING'.
robertl [Wed, 31 Aug 2005 14:45:28 +0000 (14:45 +0000)]
Olaf adds support for Geonet.
robertl [Wed, 31 Aug 2005 14:38:56 +0000 (14:38 +0000)]
Add Format skeleton. From Olaf.
robertl [Wed, 31 Aug 2005 14:28:15 +0000 (14:28 +0000)]
More CET tweaks from Olaf.
parkrrrr [Wed, 31 Aug 2005 13:55:54 +0000 (13:55 +0000)]
vertical bar was a bad choice for an option separator for an1; DeLorme uses them in street names.
robertl [Wed, 31 Aug 2005 13:27:28 +0000 (13:27 +0000)]
mkshort: obey bounds on empty (!) input.
csv: Don't use ampm flag if none given.
robertl [Tue, 30 Aug 2005 20:40:16 +0000 (20:40 +0000)]
Pick up missing 'else' clause. From Olaf.
robertl [Tue, 30 Aug 2005 20:22:06 +0000 (20:22 +0000)]
Add Garmin 301 style for easy export of HRM data.
robertl [Tue, 30 Aug 2005 17:38:17 +0000 (17:38 +0000)]
Jeff Kalikstein adds heart rate support for Forerunner 301.
robertl [Tue, 30 Aug 2005 17:33:28 +0000 (17:33 +0000)]
Honour both style of coordinate conventions when reading PCX.
parkrrrr [Tue, 30 Aug 2005 16:35:50 +0000 (16:35 +0000)]
added 'split' option to saroute
parkrrrr [Tue, 30 Aug 2005 15:57:51 +0000 (15:57 +0000)]
Make an1 layer type sticky to enable better merges, document 'type' option, add road-type changes
robertl [Mon, 29 Aug 2005 22:59:42 +0000 (22:59 +0000)]
CET updates from Olaf.
robertl [Mon, 29 Aug 2005 00:47:12 +0000 (00:47 +0000)]
Merge in CET work.
robertl [Mon, 29 Aug 2005 00:34:07 +0000 (00:34 +0000)]
Bring in Olaf's CET character set transformation work.
robertl [Fri, 26 Aug 2005 17:59:24 +0000 (17:59 +0000)]
Regenerate deps.
robertl [Fri, 26 Aug 2005 17:55:45 +0000 (17:55 +0000)]
Bump version for release.
robertl [Fri, 26 Aug 2005 17:52:58 +0000 (17:52 +0000)]
Misc cleanups for valgrind.
robertl [Thu, 25 Aug 2005 21:49:03 +0000 (21:49 +0000)]
Netstumbler, geoniche: Explicitly init struct tm to zeros to hugh valgrind.
parkrrrr [Thu, 25 Aug 2005 13:58:27 +0000 (13:58 +0000)]
Modified to include new information
robertl [Tue, 23 Aug 2005 17:06:30 +0000 (17:06 +0000)]
Don't be hyper about requiring that lines in in CR/NL - the IGC spec
apparently says the last line may not.
robertl [Mon, 22 Aug 2005 21:31:56 +0000 (21:31 +0000)]
Many source files. Ensure calls to 'fatal' end in \n.
robertl [Tue, 16 Aug 2005 16:47:21 +0000 (16:47 +0000)]
Add 'hotel' as alias for 'lodging'.
robertl [Mon, 15 Aug 2005 16:45:15 +0000 (16:45 +0000)]
Update fugawi styles to include timestamps. From Patrick Ohly.
robertl [Mon, 15 Aug 2005 00:11:57 +0000 (00:11 +0000)]
Fix alt on write. Make reader read our own waypoints.
robertl [Fri, 12 Aug 2005 18:45:37 +0000 (18:45 +0000)]
Neuter proximity and depth for now.
parkrrrr [Thu, 11 Aug 2005 19:25:53 +0000 (19:25 +0000)]
Fixed (new) segfault.